XmlPrime: XML processing for the .NET framework
  • About
  • Documentation
  • Samples
  • Download
  • Buy
XmlPrime Documentation
Sign in | Contact us | Site map
  • XmlPrime Documentation
  • XmlPrime 3.1
  • XmlPrime Class Library
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
  • ParameterDictionary ClassParameterDictionary ClassParameterDictionary Class
  • ParameterDictionary PropertiesParameterDictionary PropertiesParameterDictionary Properties
  • IDictionary<XmlQualifiedName, IEnumerable<XPathItem>>.Keys PropertyIDictionary(Of XmlQualifiedName, IEnumerable(Of XPathItem)).Keys PropertyIDictionary<XmlQualifiedName, IEnumerable<XPathItem>>::Keys Property

ParameterDictionary.IDictionary<XmlQualifiedName, IEnumerable<XPathItem>>.Keys PropertyParameterDictionary.IDictionary(Of XmlQualifiedName, IEnumerable(Of XPathItem)).Keys PropertyParameterDictionary::IDictionary<XmlQualifiedName, IEnumerable<XPathItem>>::Keys Property

  • XmlPrime 3.1
  • Other Versions ▼
    • XmlPrime 5.0
    • XmlPrime 4.1
    • XmlPrime 4.0
    • XmlPrime 3.0
    • XmlPrime 2.9
    • XmlPrime 2.8
    • XmlPrime 2.7
    • XmlPrime 2.6
    • XmlPrime 2.5
    • XmlPrime 2.4
    • XmlPrime 2.3
    • XmlPrime 2.2
    • XmlPrime 2.1
    • XmlPrime 2.0
    • XmlPrime 1.5
    • XmlPrime 1.4
    • XmlPrime 1.3
    • XmlPrime 1.2
    • XmlPrime 1.1
    • XmlPrime 1.0
  • Namespace: XmlPrimeXmlPrimeXmlPrime
  • Assembly: XmlPrime (in XmlPrime.dll)

Syntax

  • VB
  • C#
  • C++
Private ReadOnly Property Keys As ICollection(Of System.Xml.XmlQualifiedName) _
        Implements IDictionary.Keys
        Get
private ICollection<System.Xml.XmlQualifiedName> System.Collections.Generic.IDictionary<TKey, TValue>.Keys { get; }
private:
property ICollection<System.Xml::XmlQualifiedName^>^ Keys {
    virtual ICollection<System.Xml::XmlQualifiedName^>^ System.Collections.Generic::IDictionary<TKey, TValue>::get() sealed;
}
 

Property Value

Type: System.Collections.Generic.ICollection<T>System.Collections.Generic.ICollection(Of T)System.Collections.Generic::ICollection<T>^

See Also

Reference

  • XmlPrime.ParameterDictionary ClassXmlPrime.ParameterDictionary ClassXmlPrime::ParameterDictionary Class
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
Copyright © 2025 Peryton Technologies Limited. All rights reserved.